]> begriffs open source - freertos/commit
bugfix: Initialise stack correctly on dsPIC port (#405)
authorandrewtjs <atjs@andrewlabs.com>
Mon, 1 Nov 2021 19:38:37 +0000 (03:38 +0800)
committerGitHub <noreply@github.com>
Mon, 1 Nov 2021 19:38:37 +0000 (12:38 -0700)
commita432a688ca52791be0793439777d9f07ae2ce560
tree106017a042e5ddd2c84b03a9ac8c61fb98b38691
parentd649a771282b2d23c3ab212cede3ad32d841747d
bugfix: Initialise stack correctly on dsPIC port (#405)

* Use compiler predefined constants.

Use of MPLAB_DSPIC_PORT is deprecated.
portable/MPLAB/PIC24_dsPIC/port.c